filechooser: Move some of the tests to GTestDataFunc
authorFederico Mena Quintero <federico@gnome.org>
Mon, 11 Feb 2013 21:11:26 +0000 (15:11 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Thu, 14 Feb 2013 00:01:39 +0000 (18:01 -0600)
commitff4bf0c8950344f94abf61e8ade0e24883b06d20
treec384b9b3e03d0b5eb518ee062705b63515dd6804
parentba63578e626ed0c5f062c01aa47b4ac2438d54b3
filechooser: Move some of the tests to GTestDataFunc

This code came from a home-grown testing mechanism, which didn't aggregate tests
into a test suite; it just ran them one by one.  Here we move some of that machinery
to GTestDataFunc for more flexibility in running tests.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/tests/filechooser.c